Name | Description | |
---|---|---|
MultiRowBuilder<T> Constructor | Creates one MultiRowBuilder<T> instance to configurate component. |
The following tables list the members exposed by MultiRowBuilder<T>.
Name | Description | |
---|---|---|
MultiRowBuilder<T> Constructor | Creates one MultiRowBuilder<T> instance to configurate component. |
Name | Description | |
---|---|---|
CenterHeadersVertically | Configurates C1.Web.Mvc.MultiRow.MultiRow<T>.CenterHeadersVertically. Sets a value that determines whether the content of cells that span multiple rows should be vertically centered. | |
CollapsedHeaders | Configurates C1.Web.Mvc.MultiRow.MultiRow<T>.CollapsedHeaders. Sets a value that determines whether column headers should be collapsed and displayed as a single row displaying the group headers. | |
LayoutDefinition | Configure C1.Web.Mvc.MultiRow.CellGroup. | |
NewRowAtTop | Overridden. Configurates C1.Web.Mvc.FlexGridBase<T>.NewRowAtTop. Sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom. | |
OnClientCollapsedHeadersChanged | Configurates the C1.Web.Mvc.MultiRow.MultiRow<T>.OnClientCollapsedHeadersChanged client event. Occurs after the value of the collapsedHeaders property has changed. | |
OnClientCollapsedHeadersChanging | Configurates the C1.Web.Mvc.MultiRow.MultiRow<T>.OnClientCollapsedHeadersChanging client event. Occurs after the value of the collapsedHeaders property changes. | |
ShowHeaderCollapseButton | Configurates C1.Web.Mvc.MultiRow.MultiRow<T>.ShowHeaderCollapseButton. Sets a value that determines whether the grid should display a button in the column header panel to allow users to collapse and expand the column headers. |
Name | Description | |
---|---|---|
Filterable | Overloaded. Apply the FlexGridFilter extender in MultiRow. | |
ShowGroupPanel | Overloaded. Apply the FlexGridGroupPanel extender in FlexGrid. | |
ToTemplate | Render the html string in template mode. |